getTextLength
getTextLength
Description
Get text length
Definition
getTextLength(float fontSize, string utf8string, integer maxNumLines)
Arguments
| float | fontSize | fontSize |
|---|---|---|
| string | utf8string | utf8string |
| integer | maxNumLines | maxNumLines |
Return Values
| integer | numChars | numChars |
|---|